Skip to content

fix(linux): Fix broken link to MMC u-boot docs#408

Merged
StaticRocket merged 5 commits into
TexasInstruments:masterfrom
jmenti:mmc-docs
Aug 11, 2025
Merged

fix(linux): Fix broken link to MMC u-boot docs#408
StaticRocket merged 5 commits into
TexasInstruments:masterfrom
jmenti:mmc-docs

Conversation

@jmenti

@jmenti jmenti commented Jul 23, 2025

Copy link
Copy Markdown
Collaborator

This fixes broken links in MMC docs and documents important information on MMC support

@praneethbajjuri praneethbajjuri left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the vale warnings are fixable. can you update those as well . rest of the patch lgtm.

@jmenti

jmenti commented Jul 23, 2025

Copy link
Copy Markdown
Collaborator Author

Will update PR and fix vale comments

@jmenti

jmenti commented Jul 24, 2025

Copy link
Copy Markdown
Collaborator Author

UGH got more vale warnings, will fix those as well /:

Comment thread source/linux/Foundational_Components/Kernel/Kernel_Drivers/Storage/MMC-SD.rst Outdated
@jmenti jmenti force-pushed the mmc-docs branch 2 times, most recently from 608fe7c to 54c476a Compare July 29, 2025 17:19

@StaticRocket StaticRocket left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vale want's the definition of the acronym before the use of the acronym

Comment thread source/linux/Foundational_Components/Kernel/Kernel_Drivers/Storage/MMC-SD.rst Outdated
Comment thread source/linux/Foundational_Components/Kernel/Kernel_Drivers/Storage/MMC-SD.rst Outdated
Comment thread source/linux/Foundational_Components/Kernel/Kernel_Drivers/Storage/MMC-SD.rst Outdated
Comment thread source/linux/Foundational_Components/Kernel/Kernel_Drivers/Storage/MMC-SD.rst Outdated
Comment thread source/linux/Foundational_Components/U-Boot/UG-Memory-K3.rst
Comment thread source/linux/Foundational_Components/U-Boot/UG-Memory-K3.rst
Comment thread source/linux/Foundational_Components/Kernel/Kernel_Drivers/Storage/MMC-SD.rst Outdated
@praneethbajjuri praneethbajjuri self-requested a review August 6, 2025 22:04
praneethbajjuri
praneethbajjuri previously approved these changes Aug 6, 2025
jmenti added 5 commits August 7, 2025 09:38
This fixes broken link in eMMC How-to guides and UG-Memory-K3.

Signed-off-by: Judith Mendez <jm@ti.com>
This documents inportant information on MMC support in MMC-SD for MMC Linux support
and UG-Memory-K3 for MMC u-boot support.

This includes a refactor of the existing instance that documented errata i2458 for
eMMC, and making the instance more generalistic to be able to reuse for all MMC related
support updates.

Signed-off-by: Judith Mendez <jm@ti.com>
This fixes warnings and errors reported by vale linter for MMC docs.

Signed-off-by: Judith Mendez <jm@ti.com>
The examples listed in MMC-SD assume there are two partitions in
eMMC UDA, but the eMMC boot guide should only have one for the rootfs.
Add a note in eMMC boot guide to replace '/dev/mmcblk0p2' with
'/dev/mmcblk0p1' since examples in eMMC boot guide refer to those in
MMC-SD.

Signed-off-by: Judith Mendez <jm@ti.com>
This adds 'fdisk' and 'umount' to accept.txt. These are commands used
across various how-to flash guides.

Signed-off-by: Judith Mendez <jm@ti.com>
@praneethbajjuri praneethbajjuri self-requested a review August 9, 2025 14:43
@StaticRocket StaticRocket merged commit b6e4f59 into TexasInstruments:master Aug 11, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants